[PATCH] Remove dependency on BitArray.h from zxing-1.2.0
authorBrett T. Warden <brett.t.warden@intel.com>
Fri, 2 Dec 2022 20:06:35 +0000 (12:06 -0800)
committerRene Engelhard <rene@debian.org>
Thu, 22 Aug 2024 16:44:46 +0000 (18:44 +0200)
commit77fadaefa1672cacd32aeac050ad1be87be78a09
treee4fe881f2c3b8ec954b358a783e8c09a802d6b2f
parentb4150701aba66f9de2d749c2cf13070677b50c63
[PATCH] Remove dependency on BitArray.h from zxing-1.2.0

In zxing-1.4.0, numerous headers are no longer public. Rework the
ConvertToSVGFormat method so it uses bitmatrix.get instead of
bitmatrix.getRow, similar to the ToSVG method in zxing itself.

See https://github.com/zxing-cpp/zxing-cpp/issues/361

Gbp-Pq: Name 0004-Remove-dependency-on-BitArray.h-from-zxing-1.2.0.patch
cui/source/dialogs/QrCodeGenDialog.cxx